home *** CD-ROM | disk | FTP | other *** search
/ Megaware 1 / Megaware Volume 1.iso / dtp / awrd-mkr / oki29x.def < prev    next >
Encoding:
Text File  |  1987-05-26  |  4.3 KB  |  130 lines

  1. DOT
  2. FFEED             12
  3.  
  4. COMPON             15
  5. COMPOFF             18
  6.  
  7. 8LPI         27 48          *Code to set printer in 8 lines per inch mode.
  8. 6LPI         27 65 12 27 50 *Code to set printer in 8 lines per inch mode.
  9.  
  10. ITALIC         27 37 71       *Code for Italics mode
  11. ITALICOFF      27 37 72       *Code for Italics mode off
  12.  
  13. EMPH         27 69          *Code for printers Emhphasized mode
  14. EMPHOFF         27 70          *Code to set printers Emhphasized mode off
  15.  
  16. DOUBLE         27 71          *Double strike mode codes
  17. DOUBLEOFF      27 72          *Code Double strike mode off
  18.  
  19. *SCRIPT                        *Scrpit print mode
  20. *SCRIPTOFF                     *Scrpit print mode off
  21.  
  22. EXPAND         27 87 49       *Expanded print mode
  23. EXPANDOFF      27 81 48       *Expanded print mode off
  24.  
  25. RESET         24             *Master reset code for printer
  26.  
  27. *MICSPACE                    *code to set printer microspacing
  28. *MICSPACEOFF                    *Reset printer microspacing
  29.  
  30. FORMLENL     27 67 66       *Used each time PPRINT is started to
  31.                         *set printers form length in number of
  32.                         *lines per page.
  33.  
  34. FORMLENI     27 67 0 11     *Used each time PPRINT is started to
  35.                         *set printers form length in number of
  36.                         *inches per page.  Use either FORMLENL
  37.                         *or FORMLENI or none to use standard form.
  38.  
  39. NLQ         27 73 2        *Code to set Near Letter Quality mode
  40. NLQOFF         27 73 0        *Code to set Near Letter Quality mode off
  41.  
  42. DLFONT         27 37 1 0      *Code to use downloadable font
  43. DLFONTOFF      27 37 0 0      *Code to use normal font
  44.  
  45. PERFSKIP     27 78 4        *Code to skip over perforation
  46. PERFSKIPOFF     27 79          *Code to reset skip over perforation
  47.  
  48. ONEDIR         27 85 1        *Code to set one directional printing
  49. ONEDIROFF      27 85 0        *Code to reset one directional printing
  50.  
  51. CHARSET         27 54          *Code to use printers 2nd char set
  52. CHARSETOFF     27 55          *Code to use printers normal char set
  53.  
  54. 12CPI         27 77          *Set printers 12 char per inch printing
  55. 12CPIOFF     27 80          *Reset printers 12 char per inch printing
  56.  
  57. TOPMARGIN      0              *Set number of lines to always allow for
  58.                         *top margin of printer.
  59.  
  60. BOTMARGIN      0              *Set number of lines to always allow for
  61.                         *top margin of printer.
  62.  
  63. LINELEN         80             *Specify the line length PPRINT is to
  64.                         *assume for the printer.
  65.  
  66. LINESPAGE      58             *Specify number of print lines to print
  67.                         *per page.
  68.  
  69. PROPORTIONAL     27 37 80       *Code to set proportional print mode on
  70. PROPORTIONALOFF     27 37 81       *Code to set proportional print mode off
  71.  
  72. *AUTOJUST                    *Code to set printers auto justification
  73.                         *mode.
  74.  
  75. *AUTOJUSTOFF                    *Code to set printers auto justification
  76.                         *mode off.
  77.  
  78. *PORTRAIT                    *Code to set printers portrait print mode.
  79.  
  80. *LANDSCAPE                     *Code to set printers landscape mode
  81.  
  82. *FONTNORMAL                    *Code to use when normal print font is to
  83.                         *be used.
  84.  
  85. *ROMAN8                        *Code to select ROMAN 8 font
  86.  
  87. *USASCII                        *Code to select USASCII font
  88.  
  89. *ROMANX                        *Code to select ROMAN X font
  90.  
  91. *LEGAL                        *Code to select Legal font
  92.  
  93. *LINEDRAW                    *Code to select Linedraw font
  94.  
  95. *PIFONT                        *Code to select PIFONT font
  96.  
  97. *PIFONTA                        *Code to select PIFONT font A
  98.  
  99. *NORMALPOINT                    *Code to select printers normal point
  100.                         *size.
  101.  
  102. *POINT7                        *7 point size
  103.  
  104. *POINT8                        *8 point size
  105.  
  106. *POINT85                        *8.5 point size
  107.  
  108. *POINT10                        *10 point size
  109.  
  110. *POINT12                        *12 point size
  111.  
  112. *POINT14                        *14 point size
  113.  
  114. *FACENORMAL                    *Code to select normal type face to be
  115.                             *used.
  116.  
  117. *COURIER                        *Code to set courier type face
  118.  
  119. *LINEPRINTER                    *Code to set Lineprinter type face
  120.  
  121. *HELV                        *Code to set Helvetica type face
  122.  
  123. *TIMESROMAN                    *Code to set Timesroman type face
  124.  
  125. *PRESTIGEELITE                    *Code to set Prestige Elite type face
  126.  
  127. *GOTHIC                        *Code to set Gothic type face
  128.  
  129.  
  130.